FaHopeExtract 
Logical Entity Name  FaHopeExtract 
Default Table Name  FaHopeExtract 
Physical Only  NO 
Definition 
 
Note 
 

FaHopeExtract Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaHopeExtractId(PK)    int  NO 
 
SyCampusID    int  YES 
 
SchoolCode    varchar(6)  YES 
 
BranchCode    varchar(2)  YES 
 
SyStudentID    int  YES 
 
AwardYear    varchar(7)  YES 
 
ScholarshipType    varchar(2)  YES 
 
HopeTermDesc    varchar(16)  YES 
 
DependencyStatus    varchar(1)  YES 
 
TotalHours    money  YES 
 
Hours    money  YES 
 
TuitionAmount    money  YES 
 
Correction    bit  NO 
 
DateExtracted    datetime  YES 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
HSGradDate    varchar(8)  YES 
 
EnrolledHours    money  YES 
 
LearningSupportHours    money  YES 
 

FaHopeExtract Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaHopeExtract_FaHopeExtractId  PrimaryKey  FaHopeExtractId 
Uk_FaHopeExtract_FaHopeExtractId_AwardYear  Index  FaHopeExtractId, AwardYear 
Uk_FaHopeExtract_FaHopeExtractId_SyCampusID  Index  FaHopeExtractId, SyCampusID 
Uk_FaHopeExtract_FaHopeExtractId_SyStudentID  Index  FaHopeExtractId, SyStudentID 

FaHopeExtract Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_FaHopeExtract_UserId_SyStaff_SyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaHopeExtract Check Constraints 
Check Constraint Name  CheckConstraint